ABAP-Venkat-2017-05-31-37450- Change delivery class of Packing Tables to A ( Matt by 2017-05-27) #wipdoc
SPECIFICATIONS
37450-Spec-Change Tables ZPWEAVER_SHMAS and ZPWEAVER_shALT delivery class to 'A
Purpose
Change the delivery class from āCā to āAā for ZPWEAVER_SHMAS and ZPWEAVER_shALT.
Admin Info
Purpose
|
Change the delivery class from 'C' to 'A'
|
Requested By
|
Matthew Bolles
|
Spec Created By
|
Venkat
|
Spec Created Date
|
25/26/2017
|
Spec QA by
|
Venkat
|
Objects
|
ZPWEAVER_SHMAS,
ZPWEAVER_SHALT
|
Document Status
|
WIP
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
08
|
2
|
Documentation
|
08
|
3
|
Development/ Config
|
40
|
4
|
Unit test in DEV
|
40
|
5
|
Unit test in QUA
|
40
|
6
|
Other activity
|
|
|
TOTAL
|
136
|
References
Prior Tickets
[Provide links of prior associated Spec / Break Fix BOSS document(s)]
Documents
[Attach any document(s) received for the requirement(s)]
Spec Changes
[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]
Sl.
|
Change Details
|
Requested By
|
Requested On
|
Notes if any
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functional Requirement
Purpose/WHY:
[Explain the purpose of the project and the reason why this requirement has come]
Change Tables ZPWEAVER_SHMAS and ZPWEAVER_shALT delivery class to 'A' in order to make them modifiable. When the packing program was originally designed, these tables were meant to be modifiable so that we could easily maintain them to add and remove values from the table without using transports.
In Scope:
[List the
activities to be included in scope]
Out of Scope:
[Out of scope activities]
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
Modify the delivery class of the Tables ZPWEAVER_SHMAS and ZPWEAVER_SHALT from 'C' to 'A' and regenerate the table maintenance generator.
Test Plan
[List test scenarios/cases to be executed here]
ID
|
Scenario
|
Expected Results
|
T-1
|
Add new entry to zpweaver_shmas
|
Able to modify table and save changes.
|
T-2
|
Remove entry from zpweaver_shmas
|
Able to modify table and save changes.
|
T-3
|
Add new entry to zpweaver_shALT
|
Able to modify table and save changes.
|
T-4
|
Remove entry from zpweaver_shALT
|
Able to modify table and save changes.
|
|
|
|
Solution Details
[Provide complete technical details for configuration or programming here]
Modified the delivery class of the Tables ZPWEAVER_SHMAS and ZPWEAVER_SHALT from 'C' to 'A' and regenerate the table maintenance generator.
Issues
[List Issues / Bugs identified in configuration or development]
Add new entry to zpweaver_shmas
|
Able to modify table and save changes.
|
Remove entry from zpweaver_shmas
|
Able to modify table and save changes.
|
Add new entry to zpweaver_shALT
|
Able to modify table and save changes.
|
Remove entry from zpweaver_shALT
|
Able to modify table and save changes.
|